home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-0195.lzh / AMOSLIST / text0041.txt < prev    next >
Encoding:
Text File  |  1995-02-01  |  357 b   |  7 lines

  1.     I thought that if you used a negative number in the Rnd() function,
  2. it would return the same number as it did for the last Rnd() call.  Therefore,
  3. you would not get the same set of random numbers 10 times, you would get 10
  4. sets of numbers, each set containing 10 of the same random number, each set
  5. possibly being composed of a different repeated number.
  6.  
  7.